SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-PEAR_PackageFileManager rpm build for : Mandriva  2007. For other distributions click php-pear-PEAR_PackageFileManager.

Name : php-pear-PEAR_PackageFileManager
Version : 1.6.0 Vendor : Mandriva
Release : 1.a4.1mdv2007.0 Date : 2006-07-01 06:44:03
Group : Development/PHP Source RPM : php-pear-PEAR_PackageFileManager-1.6.0-1.a4.1mdv2007.0.src.rpm
Size : 0.42 MB
Packager : (none)
Summary : PEAR_PackageFileManager - takes an existing package.xml file and updates it with a new filelist and changelog
Description :
This package revolutionizes the maintenance of PEAR packages. With a
few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.

Features include:

- manages the new package.xml 2.0 format in PEAR 1.4.0
- can detect PHP and extension dependencies using PHP_CompatInfo
- reads in an existing package.xml file, and only changes the release/changelog
- a plugin system for retrieving files in a directory. Currently two plugins
exist, one for standard recursive directory content listing, and one that
reads the CVS/Entries files and generates a file listing based on the contents
of a checked out CVS repository
- incredibly flexible options for assigning install roles to files/directories
- ability to ignore any file based on a * ? wildcard-enabled string(s)
- ability to include only files that match a * ? wildcard-enabled string(s)
- ability to manage dependencies
- can output the package.xml in any directory, and read in the package.xml
file from any directory.
- can specify a different name for the package.xml file

PEAR_PackageFileManager is fully unit tested.
The new PEAR_PackageFileManager2 class is not.

In PEAR status of this package is: alpha.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager-1.6.0-1.a4.1mdv2007.0.noarch.rpm
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager-1.6.0-1.a4.1mdv2007.0.noarch.rpm
     

Provides :
pear(PEAR/PackageFileManager.php)
pear(PEAR/PackageFileManager/Cvs.php)
pear(PEAR/PackageFileManager/File.php)
pear(PEAR/PackageFileManager/Perforce.php)
pear(PEAR/PackageFileManager/SimpleGenerator.php)
pear(PEAR/PackageFileManager/Svn.php)
pear(PEAR/PackageFileManager/XMLOutput.php)
pear(PEAR/PackageFileManager2.php)
pear(PEAR/package.php)
php-pear-PEAR_PackageFileManager

Requires :
pear(PEAR/Common.php)
pear(PEAR/Task/Windowseol/rw.php)
rpmlib(CompressedFileNames) <= 3.0.4-1
pear(PEAR/Task/Replace/rw.php)
pear(PEAR/Installer/Role.php)
pear(PEAR/Task/Unixeol/rw.php)
pear(XML/Tree.php)
php-pear
pear(PEAR/Task/Postinstallscript/rw.php)
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
pear(PEAR/PackageFile/v2/rw.php)
pear(PEAR/Config.php)
pear(PEAR.php)
pear(PEAR/PackageFile/Parser/v2.php)


Content of RPM :
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/examples
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/examples/createPhpDocumentor_package.xml.php
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/examples/generatePackage.xml.php
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/examples/makepackage.php
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/Bad_file.php
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importFromPackageFile1
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importFromPackageFile1/setup.php.inc
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importFromPackageFile1/test.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importOptions
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importOptions/setup.php.inc
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/importOptions/test.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/existingpackagexml
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/existingpackagexml/package_changelog.xml
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/existingpackagexml/package_nochangelog.xml
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/setup.php.inc
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_existingpackagexml_changelog.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_existingpackagexml_nochangelog.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_existingpackagexml_unknownchannel.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_newpackagexml.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_nobaseinstalldir.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_nonrealpackagedirectory.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/setOptions/test_nopackagedirectory.phpt
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/writePackageFile
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/writePackageFile/packagefiles
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/writePackageFile/packagefiles/Server.php
/usr/share/doc/php-pear-PEAR_PackageFileManager-1.6.0/tests/PEAR_PackageFileManager2/writePackageFile/packagefiles/package1.xml
There is 152 files more in these RPM.

 
ICM